curl --request GET \
--url https://use.hoop.dev/api/localauth/login{
"message": "the error description"
}Generate a new access token to interact with the API that expires in 12 hours.
curl --request GET \
--url https://use.hoop.dev/api/localauth/login{
"message": "the error description"
}Documentation Index
Fetch the complete documentation index at: https://mintlify.hoop.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
The access token generated after a successful login
OK
Was this page helpful?